Example #1
0
 public function __call($name, $args)
 {
     return ObjectMixin::callProperty($this, $name, $args);
 }