class RuboCop::Cop::Registry

def ==(other)

def ==(other)
  cops == other.cops
end