class Capybara::Config

def initialize

def initialize
  @session_options = Capybara::SessionConfig.new
end