... integers[*][*]
In Objective-C it's a common pratice to use BOOL values and in some implementation this type is an alias for unsigned char: ``if obj.isClass()'' seems more natural than ``if ord (objc.isClass()) == 1''