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