first()?->v; return $v; } // public static function _listKey() // { // $aSelf = self::all()->toArray(); // // foreach ($aSelf as &$aSelfRow) { // unset($aSelfRow["content"]); // } // // return $aSelf; // } }