# File lib/bundler/lazy_specification.rb, line 60
    def to_s
      @__to_s ||= "#{name} (#{version})"
    end