Self-modifying version of #wide.
27 28 29 30
# File 'lib/AutoItX3/au3.rb', line 27 def wide! self << "\0" encode!("UTF-16LE") end