package register type Plugin interface { About() string }