class Hpricot::XMLDecl

def to_haml(tabs = 0)

def to_haml(tabs = 0)
  "#{tabulate(tabs)}!!! XML\n"
end