public interface Text { public void input(String text); }