# File lib/thor/shell/html.rb, line 68
      def ask(statement, color=nil)
        raise NotImplementedError, "Implement #ask for Thor::Shell::HTML"
      end