For example, it might be nice to have an additional `Author` model class and introduce 1:n relationship with the `Book` model class.
For example, it might be nice to have an additional
Authormodel class and introduce 1:n relationship with theBookmodel class.