services:
book.manager:
class: Drupal\book\BookManager
arguments: ['@database', '@plugin.manager.entity']