# File lib/chronic/handler.rb, line 73
    def ==(other)
      @pattern == other.pattern
    end