class Twofer { String twofer(String name) { throw new UnsupportedOperationException("Delete this statement and write your own implementation."); } }