# File lib/capybara/driver/rack_test_driver.rb, line 162
    def multipart?
      self[:enctype] == "multipart/form-data"
    end