# File lib/chef/application/windows_service.rb, line 117
      def service_stop
        Chef::Log.info("SERVICE_CONTROL_STOP received, stopping")
      end