# File lib/puppet/type/augeas.rb, line 161
161:     def change_to_s(currentvalue, newvalue)
162:       "executed successfully"
163:     end