method

method_missing

method_missing(name, *args, &block)
protected

If the class method does not have a method, then send the method call to the Railtie instance.