+ file.str_append
                    .map(function(str) {
                        str_counter++;
                        return renderString(str, data, fopts, opts.env, grunt);
                    })