# File lib/puppet/configurer.rb, line 43
43:   def execute_postrun_command
44:     execute_from_setting(:postrun_command)
45:   end