Including Executable into anonymous classes doesn't work b/c they have no name. Even giving them a `command_name` method doesn't work.
Including Executable into anonymous classes doesn't work b/c they have no name. Even giving them a
command_namemethod doesn't work.