# Pastebin uDMKrHlx [50] le pry(main)> blah = "xy".enum_for(:each_byte) => # [51] le pry(main)> blah.each{ |b| puts b } 120 121 => "xy"