$this
public function bodyCanon(string $canon) : static { $this->options['body_canon'] = $canon; return $this; }