services:
token.commands:
class: Drupal\token\Commands\TokenCommands
arguments:
- '@module_handler'
tags:
- { name: drush.command }