function(string $plugin = NULL) { return Mvc::getDataPath().($plugin ? 'plugins/'.$plugin.'/' : ''); }