public function getList2()
 {
     $show_list_2 = Record::showList2();
     return $show_list_2;
 }