public function tagKey($name)
 {
     return $this->store->itemKey($name);
 }