def listar_articulos_reservados(self):
     a=Notebook(None,None,None, None, None,None)
     return a.listar_articulos_reservados()