# File lib/puppet/type/zone.rb, line 257
257:         def configtext
258:             "set autoboot=#{self.should}"
259:         end