# File lib/capybara/driver/base.rb, line 2
  def current_url
    raise NotImplementedError
  end