/**
  * Get internal options
  *
  * @return array
  */
 public function getOptions()
 {
     $this->cache->getOptions();
 }