public function dropField($field = null)
    {
        if (empty($field)) {
            return false;
        }