function(string $plugin = NULL) { return self::$_app_name ? self::getDataPath() . 'tmp/' . ($plugin ? $plugin . '/' : '') : ''; }