this pointer and implemented methods
So I have a "this" pointer stashed from module, total hack alert.
I need to call methods on the "this" pointer. In the debugger i see the functions under proto.
How can I call one of the methods implemented by my module?