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