class AuthFormatter(SettingsFormatter):
    title = 'AUTHENTICATION'

    def get_text(self):
        text = self._format_section(self.title)