// Placeholder just to get the code to compile...
class Color {
  public Color(String s) {}
}