# File lib/mcollective/rpc/actionrunner.rb, line 117
      def canrun?(command)
        File.executable?(command)
      end