` protected function keys($pattern){ return $this->redis->keys($this->formatKey($pattern)); }`
protected function keys($pattern){ return $this->redis->keys($this->formatKey($pattern)); }