public function __construct()
 {
     $this->model = Libro::singletonLibro();
 }