# File lib/puppet/type/zone.rb, line 9
 9:         def sync
10:             provider.setconfig self.configtext
11:         end