Example #1
0
 public static function reset()
 {
     self::$called = array('__toString' => 0, 'foo' => 0, 'getFooBar' => 0);
 }