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