class RSpec::Core::Configuration

def force(hash)

def force(hash)
  @preferred_options.merge!(hash)
end