# File lib/puppet/resource/type_collection.rb, line 85
85:   def nodes?
86:     @nodes.length > 0
87:   end