all; return [ 'lists' => $lists ]; } public function hello() { // return $this->fetch(); return true; } }