public function render() { if (!empty($this->images)) { $this->loadImages(); } return $this->metas->render(); }