# File lib/capybara/rack_test/driver.rb, line 19
  def browser
    @browser ||= Capybara::RackTest::Browser.new(self)
  end