Change Public/Private
Select 
Change Public/Private to flag all of the methods selected in the 
Scripts list as either public or private. 
Private methods provide behavior that is owned by a particular class. They are designated as "private" because they are not part of the public-use protocol that can be referenced by other classes. 
If you do not have at least one method selected in the 
Scripts list, then 
Change Public/Private is not available. 
Last modified date: 01/29/2015