In the example we see that if we try to call a protected method (intro()) from outside the class, we will receive an error. public methods will work fine!