# File lib/em/timers.rb, line 16
    def cancel
      EventMachine.send :cancel_timer, @signature
    end