# File lib/bundler/spec_set.rb, line 15
    def initialize(specs)
      @specs = specs
    end