# File lib/puppet/type/augeas.rb, line 158
158:         def sync
159:             @resource.provider.execute_changes()
160:         end