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