# File lib/rails-extjs-direct/rack/remoting_provider.rb, line 64 def parse(data) return (data["_json"]) ? data["_json"] : [data] end