class Gem::SourceList

def ==(other)

def ==(other)
  to_a == other
end