+ superclass
Returns the class object for the receiver’s superclass.
レシーバのスーパークラスに対するクラスオブジェクトを返します。
+ isSubclassOfClass:
Returns a Boolean value that indicates whether the receiving class is a subclass of, or identical to, a given class.
受け取り手のクラスが、指定されたあるクラスのサブクラス、またはそれと同一であるかどうかを指し示すブール値を返します。