class Chronic::Handler

def ==(other)

def ==(other)
  self.pattern == other.pattern
end