Return true if the node is a custom element.
Returns:
286 287 288
# File 'opal/browser/dom/node.rb', line 286 def custom? false end