class RSpec::Core::World

def find_modules(group)

def find_modules(group)
  configuration.find_modules(group)
end