Example #1
0
 public function __call($method, $arguments = null)
 {
     return parent::__call($method, $arguments);
 }