function delete($key = false) {
        return $this->remove($key); 
    }