«
»
Example
Applied to Python
Parrot builtin methods start with "__", e.g., __add.
Python uses "__" for semi-private methods.