# File lib/rgen/template_language/template_container.rb, line 90 def iinc @indent += 1 @output.indent = @indent end