class Bundler::PubGrub::VersionRange::Empty

def eql?(other)

def eql?(other)
  other.empty?
end