Example #1
0
 /**
  * {@inheritdoc}
  */
 public function get()
 {
     return new Proxy(parent::get());
 }