public XmlSettingsProvider(IXmlReader reader /*, IXmlWriter writer*/) { rootElement = reader.LoadDataFromXml <RootElement>("eastbot.config"); }