# File lib/bundler/source.rb, line 125
    def ==(other)
      other.is_a?(SystemGemSource)
    end