# File lib/bundler/plugin/api/source.rb, line 243
        def can_lock?(spec)
          spec.source == self
        end