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