1 2 3 4 5
{{_define_:var:"new".substitute('{{_name_}}', '\w\+', '\u\0', '')}} get {{_input_:name}}() { return this._{{_var_:name}}; } {{_cursor_}}