# File lib/apotomo/event_handler.rb, line 10
    def ==(other)
      self.to_s == other.to_s
    end