Overrides Known::isGreaterThan
public function isGreaterThan(TestSize $other) : bool { return $other->isSmall(); }