/**
  * @return ConstraintBuilder
  */
 private function createBuilder()
 {
     return new ConstraintBuilder($this->factory->reveal());
 }