class RuboCop::Cop::Badge

def ==(other)

def ==(other)
  hash == other.hash
end