# File lib/ohai/system.rb, line 207
    def to_json
      Yajl::Encoder.new.encode(@data)
    end