Method missing in Python »
Here is my hack of accomplishing Ruby's method missing in Python. While this is not as robust, it does manage to meet my needs.

Here is my hack of accomplishing Ruby's method missing in Python. While this is not as robust, it does manage to meet my needs.
