# File lib/bundler/source.rb, line 159
    def ==(other)
      location == other.location
    end