Many design patterns have multiple names. For example Decorator is also known as Wrapper. We should supplement the [pattern template](https://github.com/iluwatar/java-design-patterns/wiki/02.-Pattern-template) with `Also known as` where applicable.
Many design patterns have multiple names. For example Decorator is also known as Wrapper.
We should supplement the pattern template with
Also known aswhere applicable.