# File lib/merb-haml/template.rb, line 29 def concat_haml(string, binding) haml_buffer.buffer << string end