class Hpricot::Elements

def pretty_print(q)

def pretty_print(q)
  q.object_group(self) { super }
end