# File src/org/puremvc/ruby/patterns/observer/observer.rb, line 25
  def compare_notify_context(object)
    @context.equal?(object)
  end