class ActionDispatch::SystemTesting::Browser

def configure

def configure
  initialize_options
  yield options if block_given? && options
end