# File lib/capybara/driver/base.rb, line 33
  def response_headers
    raise Capybara::NotSupportedByDriverError
  end