public interface DrawableCollection { public Drawable[] get_drawables(); }