# File lib/haml/helpers/safe_erubis_template.rb, line 5
    def initialize(*args, &blk)
      @newline_pending = 0
      super
    end