class RuboCop::Cop::Severity

def to_s

Other tags:
    Api: - private
def to_s
  @name.to_s
end