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