"Return the name of the concrete class of the given 
 object, in a format native to the virtual machine."
shared native String className(Object obj);