method
instance_of?
instance_of?(p1)
public
Returns true if obj is an instance of the given class. See also Object#kind_of?.
instance_of?(p1)
public
Returns true if obj is an instance of the given class. See also Object#kind_of?.