class RSpec::Core::Configuration

def force_exclude(hash)

def force_exclude(hash)
  filter_manager.exclude hash
end