# File lib/thor.rb, line 196
      def banner(task, namespace=true, show_options=true)
        task.formatted_usage(self, namespace, show_options)
      end