module Hpricot::Container::Trav
def containers
nodes. This is a good way to get all HTML elements which
Return all children of this node which can contain other
def containers children.grep(Container::Trav) end
def containers children.grep(Container::Trav) end