class RuboCop::Cop::Cop

def self.all

Deprecated:
  • Use Registry.all
def self.all
  Registry.all
end