# File lib/chef/provider/service/simple.rb, line 105
        def reload_service
          shell_out!(@new_resource.reload_command)
        end