from .author import Author from .book import Book from .genre import Genre from .loan import Loan from .person import Person