# File lib/chef/api_client.rb, line 162
    def to_json(*a)
      to_hash.to_json(*a)
    end