# File lib/haml/helpers/safe_erubis_template.rb, line 25 def precompiled_postamble(locals) [super, '@output_buffer.to_s'].join("\n") end