Overrides SelfDescribing::toString
public function toString() : string { return 'format is ' . ($this->format ?? 'null'); }