# File lib/timers/events.rb, line 33
      def >(other)
        @time > other.to_f
      end