$this
public function setDataRepresentation(Data $data) : static { $this->dataRepresentation = $data; return $this; }