# File lib/kafo_wizards/factory.rb, line 3 def self.wizard(kind, header, options={}) HighLine::Wizard.new(header, options) end