from($name); if(isset($args[0]) && is_array($args[0])) { $query->select($args[0]); } return $query; } }