Overrides ConstraintInterface::getUpperBound
public function getUpperBound() { $this->extractBounds(); return $this->upperBound; }