# File lib/hpricot/elements.rb, line 123
def
empty
each
{
|
x
|
x
.
inner_html
=
nil
}
end