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