public function commit() {
        $this->validate();
        
        $data = array(
            "title" => $this->name,