# File lib/mcollective/rpc/stats.rb, line 50
      def [](key)
        to_hash[key]
      rescue
        nil
      end