Your task is to write a method stutter that repeats all letters t in a string. For example, the call stutter("stutter") should return "sttutttter".