>>>>> "J" == Jamis Buck <jgb3 / email.byu.edu> writes: J> In Python, there is a pretty graceful way to specify a generic routine J> to handle requests for attributes/methods that do not exist in an J> object. Is there a similar feature in Ruby? See #method_missing Guy Decoux