class Haml::Compiler::DoctypeCompiler

def initialize(options = {})

def initialize(options = {})
  @format = options[:format]
end