예제 #1
0
 function __call($name, $args)
 {
     return StubObject::_call($name, $args);
 }