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