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