So far the method_missing implementation has just printed a notice and quit.
During the trip down the rabbit hole that is attr_accessor
and friends that became a major annoyance.
The problem is that this notice has not included a stack backtrace or any way to ...