# File lib/thor.rb, line 239 def help(task=nil) self.class.help(shell, task, :namespace => task && task.include?(?:)) end