198 199 200
# File 'lib/encoding/character/utf-8.rb', line 198 def u(str) str.extend(Encoding::Character::UTF8::Methods) end