# File lib/thor/task.rb, line 46 def namespace(remove_default = true) Thor::Util.constant_to_thor_path(klass, remove_default) end