Dorothy.class
  // IntelliJ API Decompiler stub source generated from a class file
  // Implementation of methods is not available

package mmw;

public class Dorothy {
    public Dorothy() { /* compiled code */ }

    public static void main(java.lang.String[] args) { /* compiled code */ }
}