setDb($db) ->setModel(new static()); } /** * Get the UNION models and columns * * @return array */ abstract public function getUnions(); }