class Haml::Filters

def initialize(options = {})

def initialize(options = {})
  @options = options
  @compilers = {}
end