Ohh... I actually just used :
because I have more haml helpers to test than just one.
before(:each) do @haml_is_haml = true @haml_stack = [Haml::Buffer.new(:attr_wrapper =>"'")] end
because I have more haml helpers to test than just one.