data = $data; } public function jsonSerialize() { return $this->data; } }