#summary An overview of the Command design pattern. = Introduction = The Command Pattern takes a request and provides an object oriented wrapper to standardize execution.