# File lib/capybara/rack_test/browser.rb, line 63
  def reset_host!
    @current_host = (Capybara.app_host || Capybara.default_host)
  end