1# we reject collisions between commands and types 2{ 'command': 'int', 'data': { 'character': 'str' }, 3 'returns': { 'value': 'int' } } 4