class RuboCop::Cop::Rails::Delegate

def include_prefix_case?

def include_prefix_case?
  cop_config['EnforceForPrefixed']
end