# File lib/chef/knife.rb, line 504
    def msg(message)
      stdout.puts message
    end