Is a value of a particular class
is_class(value, clas)
value
The value to check
clas
The class the check against
TRUE if the value has the class as its last class, FALSE otherwise