# File lib/bundler/lazy_specification.rb, line 29
    def ==(other)
      identifier == other.identifier
    end