program handle_inherit(string inh, string current_file, object|void handler)
Look up an inherit inh .
The default implementation calls the corresponding function in the master object.
MasterObject()->handle_inherit() .