void AddObserver_Message(std::vector< std::string > &message)
Only used to setup current_controller, really needed ? not really.
virtual void update(Subject *, std::vector< std::string > &message)
overwritte the (pure) virtual function of Observer subject not used here, but said better...