error: cannot find symbol when declaring a new LunchBag object in my TestLunchBag class within the main method. There's also a separate class Lunch (with just an int field and constructors/getters/setters). error: cannot find symbol when declaring a new