fetchAll('select * from ' . self::$name . ' limit 10'); echo Dever::sql(); print_r($data);die; return $data; } }