public interface Skinnable {
  OP<Skin<?>>	skinProperty();
}
