# File lib/html/element.rb, line 64
def
can_have_children?
@_content
.
kind_of?
(
Array
)
end