if (this.config.policy === '' || this.config.policy === 0) {
            this.fireEvent('ready');
            return false;
        }