#ifndef _invoke__H #define _invoke__H Args* obj_invoke(PikaObj* self, char* cmd); #endif