class Pronto::Message

def comparison_attributes

def comparison_attributes
  line ? %i[path msg level line] : %i[path msg level commit_sha]
end