internal static IntPtr GetClassForObject(IntPtr obj) { return(Messaging.IntPtr_objc_msgSend(obj, Selector.GetHandle(Selector.Class))); }