# File lib/webrat/selenium/selenium_session.rb, line 67
    def current_url
      selenium.location
    end