The bundle of information to be executed when a command is invoked.
The Arguments accepted by this execution.
The code to be run when this execution is fired.
Run the command logic.
Mocks a method signature using Argument names, ex: (a, b, c)
Each Argument separated by a space ex: a b c