class RSpec::Core::Configuration

def path_for(const_ref)

def path_for(const_ref)
  underscore_with_fix_for_non_standard_rspec_naming(const_ref)
end