template class start { int method(int = 123); }; template class start; // instantiation