# File rexml/parent.rb, line 45
def
delete_if( &block ) @children.delete_if(&block)
end