# File lib/rgen/template_language/output_handler.rb, line 67
    def direct_concat(s)
      @output.concat(s)
    end