== Overview == Janitor Plugin will be installed to $HOME/.config/ubuntu-tweak/janitors, one plugin is used to clean one kind of cruft. API (Draft) {{{ class Janitor.Plugin def get_cruft(self): return [list] }}}