Example #1
0
 /**
  * {@inheritdoc}
  */
 public function get($key)
 {
     return $this->_delegate->get($key);
 }