I create an extension for Ruby in C and I am currently struggling with calling constructor on class I defined also in C.
Code for class definition is called before th