Telescope.config.customPrefixes = [];
Telescope.config.addCustomPrefix = function (prefix) {
Telescope.config.customPrefixes.push(prefix);
};