let s:_plugin_name = expand(':t:r') function! vital#{s:_plugin_name}#new() abort return vital#{s:_plugin_name[1:]}#new() endfunction