t / t4018 / cpp-class-constructoron commit config --global --edit: create a template file if needed (9830534)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}