/** {@inheritdoc} */
 public function multicall()
 {
     return $this->wrapped->multicall();
 }