interface Honkable { public String honk(int n); }