# File lib/capybara/rack_test/driver.rb, line 48
  def status_code
    response.status
  end