0
kicks
Simple factory pattern using dictionaries of methods
a technique (using dictionaries) to simplify calling code when you have a pattern of 2..n values, where for each value you want to execute a different method of the same signature