class Capybara::RackTest::Browser

def initialize(driver)

def initialize(driver)
  @driver = driver
  @current_fragment = nil
end