class ConvertLib::ForJSONEncoder

class ForJSONEncoder: public JSONEncoder {
public:
    // methods

    def default(self self, obj obj);
};