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