Returns:
44 45 46 47
# File 'lib/bundler/index.rb', line 44 def empty? each { return false } true end