So I have a method that executes system.out.println(xxx) and this method may or may not print depending on a few other factors. In main, I ran that method. My question is, h