# File lib/mcollective/data/result.rb, line 21
      def [](key)
        @data[key.to_sym]
      end