# File lib/haml/helpers.rb, line 381
    def haml_indent
      '  ' * haml_buffer.tabulation
    end