public function testIsValidWithAnyOtherOption()
 {
     $this->assertTrue($this->restiction->validate($this->createOption()));
 }