http://qs321.pair.com?node_id=11118597


in reply to incorrect methods yield success

encode_json and decode_json are intended to be called as functions, not methods. Use encode and decode instead.