# File lib/bundler/plugin/index.rb, line 103
      def source?(source)
        @sources.key? source
      end