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