# File lib/rails-extjs-direct/xresponse.rb, line 29
    def to_json(*p)
        self.to_h.to_json
    end