# File lib/bundler/rubygems_integration.rb, line 101
    def stub_set_spec(stub, spec)
      stub.instance_variable_set(:@spec, spec)
    end