data = $data; } public function get($entityName) { return $this->data[$entityName]; } }