class Capybara::SessionConfig

def initialize_copy(other)

def initialize_copy(other)
  super
  @server_errors = @server_errors.dup
end