DSL for registering multiple Commands in a block.
Usage:
Commangu.registerCommands { bind("name", command)}
Lambda with receiver for BindDsl to register commands.