# File lib/rinda/rinda.rb, line 252
    def notify(ev, tuple, sec=nil)
      @ts.notify(ev, tuple, sec)
    end