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