public ObserverRef ObserverOf(ObserverPath path)
 {
     return(system.ObserverOf(path));
 }