class Gem::SourceList

def ==(other) # :nodoc:

:nodoc:
def ==(other) # :nodoc:
  to_a == other
end