# File lib/chef/knife/core/ui.rb, line 99
      def ask(*args, &block)
        highline.ask(*args, &block)
      end