class Libros {
   String titulo;
   String autor;
}