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