Mathieu Bouchard <matju / sympatico.ca> writes: > This is a proposal to append this notification to the behaviour: > > if bar.respond_to? :const_name_is > bar.const_name_is(:Foo,current_module) > end Matju: Could you provide a couple of examples of where this would be useful? Dave