class type observerService = object .. end
object
end
method addObserver : observer -> string -> bool -> unit
observer -> string -> bool -> unit
method removeObserver : observer -> string -> unit
observer -> string -> unit