class RSpec::Core::ConfigurationOptions

def initialize(args)

def initialize(args)
  @args = args.dup
end