class Bundler::PubGrub::Term

def empty?

def empty?
  @empty ||= normalized_constraint.empty?
end