Ruby requires class names to start with an uppercase letter, so the code "iVersion.sharedInstance" cannot find the iVersion class. Would it be possible to export an additional version of the class named IVersion?