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