module RuboCop::Cop::MethodPreference

def default_cop_config

def default_cop_config
  ConfigLoader.default_configuration[cop_name]
end