const { Injectable } = require('flitter-di') class LDAPController extends Injectable { } module.exports = exports = LDAPController