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