StringUtils.trim(String foo);
myApp.doSomething(AnotherMyType amt);
StringUtils.trim(MyType.toString());