11 12 13
# File 'lib/mail/encodings/unix_to_unix.rb', line 11 def self.encode(str) [str].pack("u") end