interface Honkable { String honkNTimes(int n); }