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