# File lib/puppet/type/augeas.rb, line 142 142: def change_to_s(currentvalue, newvalue) 143: return "executed successfully" 144: end