# File lib/capybara/driver/rack_test_driver.rb, line 207
  def current_url
    request.url rescue ""
  end