# File lib/puppet/parser/compiler.rb, line 16
16:     def add_collection(coll)
17:         @collections << coll
18:     end