protected ChurchtoolsModule(ChurchToolsSession session) { _session = session; }
public HomeModule(ChurchToolsSession session) : base(session) { }