public function testToString()
 {
     $this->assertEquals('<any parameters>', $this->matcher->__toString());
 }