class Capybara::RackTest::Driver

def get(*args, &block); browser.get(*args, &block); end

def get(*args, &block); browser.get(*args, &block); end