Rules: member function names must be in camel case, starting with a lower case. The name should contains a verb and be structured in such a way that it can be read naturally. Rationale: This is a widely spread convention in the Java and C++ community.