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