Handle messages without defining them in the receiving class.
Also Known As: Overriding method_missing (http://www.ruby-doc.org/core/classes/Kernel.html#M005925), Overriding DoesNotUnderstand
See http://martinfowler.com/dslwip/DynamicReception.html