# File lib/capybara/rack_test/driver.rb, line 75
  def get(*args, &block); browser.get(*args, &block); end