class Minitest::Reporters::Suite

def ==(other)

def ==(other)
  name == other.name
end