String s = “I AM an Object!”;
boolean isObject = s instanceof Object;