1 2 3 4 5 6 7
""" {{_name_}} """ class {{_expr_:substitute('{{_input_:name}}', '\w\+', '\u\0', '')}}: def __init__(self): {{_cursor_}}