function(string $plugin = NULL) { return BBN_DATA_PATH . 'cache/' . ($plugin ? $plugin . '/' : ''); }