So if you were to change public to protected in our newly made class: protected class HelloWorld { } Then only programs within src can access it. Cool, huh? And finally, let's go over those curly brackets.