# File lib/bundler/source/rubygems.rb, line 50
      def can_lock?(spec)
        spec.source.is_a?(Rubygems)
      end