# File lib/merb-core/controller/template.rb, line 242
      def concat_erb(string, binding)
        @_erb_buf << string
      end