'Hello World!'.each_char.to_a.each{|c| (proc {|c| putc c.ord}).call(c)}