I\'m trying to convert the following Objective-C code to Swift. In my Objective-C code, there\'s a static variable and its accessed from a class method.
@imp
Yet the manual for Swift 2 still claims just enumeration ond structures may use static store properities.