# File lib/chef/provider/service/simple.rb, line 112
        def ps_cmd
          @run_context.node[:command] && @run_context.node[:command][:ps]
        end