public class Introduce { void foo(String str) { final String s = (String) str; } }