package exercises; public class Harry { private boolean cloakOn; Harry() { System.out.println("making Harry Potter..."); } void castSpell(String spe