# File lib/ohai/system.rb, line 51
    def [](key)
      @data[key]
    end