module Capybara

def config

def config
  @config ||= Capybara::Config.new
end