class Haml::Filters::Base

def initialize(options = {})

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