Hi -- On Wed, 31 Aug 2005, Brock Weaver wrote: > How about > > for resolving public, then method_missing, then raise error: > > send > > for resolving public, then method_missing, then private, then raise error: > > send_for_the_love_of_god_i_just_want_this_to_work_so_i_can_go_home > > or the little more rubyish: > > send_any I think you'd want to pass through the private methods before method_missing -- since if you're allowed to call a private method, it definitely isn't among the missing. David -- David A. Black dblack / wobblini.net