We are using 'slnunicode' library and str:len() means for us unicode.utf8.len(str) due to string metatable's __index being redefined. For consistency sake I'd like string.len to stay.