# File lib/ohai/system.rb, line 221
    def json_pretty_print
      JSON.pretty_generate(@data)
    end