private « Class « Ruby






1.When you make a method private, it's not accessible outside the object it's defined in
2.Controlling Access by Making Methods Private