class Capybara::RackTest::Driver

def follow(method, path, **attributes)

def follow(method, path, **attributes)
  browser.follow(method, path, attributes)
end