function isHtmlElement(object) { return object instanceof HTMLElement; }