# File lib/puppet/type/zone.rb, line 289
289:         def add(dir)
290:             "add inherit-pkg-dir\nset dir=#{dir}\nend"
291:         end