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