public ServerPlugin() { _control = new ServerControl(); _view = new ServerView(); _model = new ServerModel(); }