# File lib/puppet/parser/compiler.rb, line 32 32: def add_collection(coll) 33: @collections << coll 34: end