# File lib/capybara/rack_test/browser.rb, line 7 def initialize(app, options={}) @app = app @options = options end