You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, if we look at the implementation of asLowercase in String, we can see that it is using a the translation methods. This looks like some legacy code so we should thing in other simpler ways of doing it.