There are: =head2 Class Methods =head2 Internal Methods TODO: * Remove unnecessary uppercase on "Methods" * Class methods is not correct in most of the case, a class method is a method that must be called on the class, not an instance. We should rename it "Instance methods" * Reposition the =head2 correctly (sometimes internal methods are in "Class methods" and vice versa)