method

method_missing

method_missing(meth, *args)
public

If a command is not found on Bundler::Thor::Runner, method missing is invoked and Bundler::Thor::Runner is then responsible for finding the command in all classes.