public function bootstrapAlerts($get) {
        if(!$this->allowRead()) {
            throw new ForbiddenException;
        }