new Section() The section class. Source: Section.js, line 15 Methods init() init() Create a constructor method that is called by the instance on instantiation. This allows the constructor to be overridden by other modules because they can override the init method with their own. Source: Section.js, line 24