ListAuthors::route('/'), 'create' => CreateAuthor::route('/create'), 'edit' => EditAuthor::route('/{record}/edit'), ]; } }