_expected; return true === call_user_func_array($closure, $actual); } /** * Return a string representation of this Matcher * * @return string */ public function __toString() { return ''; } }