# File lib/puppet/type/zone.rb, line 264 264: def configtext 265: "set autoboot=#{self.should}" 266: end