# File lib/bundler/source/rubygems.rb, line 66
      def specs
        @specs ||= fetch_specs
      end