global
def <=>(other) # :nodoc:
def <=>(other) # :nodoc: return nil unless self.class === other [path, problem] <=> [other.path, other.problem] end
def <=>(other) # :nodoc: return nil unless self.class === other [path, problem] <=> [other.path, other.problem] end