public function create(array $inputs)
 {
     return parent::create($inputs, $this->getPath('create'));
 }