# File lib/chef/provider/service/simple.rb, line 91
        def stop_service
          shell_out!(@new_resource.stop_command)
        end