# File lib/haml/options.rb, line 228
    def format
      mime_type == "text/xml" ? :xhtml : @format
    end