# File lib/haml/html.rb, line 64
          def tabulate(tabs)
            '  ' * tabs
          end