class Hpricot::XMLDecl

def to_haml(tabs, options)

Other tags:
    See: Haml::HTML::Node#to_haml -
def to_haml(tabs, options)
  "#{tabulate(tabs)}!!! XML\n"
end