function post_u_handler()
    {
        if (!is_array($this->u)) {
            $this->u = array($this->u);
        }