public function dropIndex($index = null)
    {
        if (empty($index)) {
            return false;
        }