
interface Weather {
    public void play();
}
