class Gem::DependencyList

def ok?

def ok?
  why_not_ok?(:quick).empty?
end