method

method_missing

method_missing(m, *args, &block)
public

Handles the magic of delegation through __getobj__.