class Gem::Source::Lock

def hash # :nodoc:

:nodoc:
def hash # :nodoc:
  @wrapped.hash ^ 3
end