class Bundler::PubGrub::Term

def hash

def hash
  constraint.hash ^ positive.hash
end