class RSpec::Core::ConfigurationOptions

def options_from(path)

def options_from(path)
  Parser.parse(args_from_options_file(path))
end