public interface Pet { // Play method void play(); }