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