# File lib/bundler/source/rubygems.rb, line 431
      def installed?(spec)
        installed_specs[spec].any?
      end