21 22 23
# File 'lib/champu/step.rb', line 21 def ui @ui ||= Chef::Knife::UI.new(STDOUT,STDERR,STDIN,Champu::Config) end