# File lib/jeventmachine.rb, line 124 124: def self.set_max_timer_count num 125: # harmless no-op in Java. There's no built-in timer limit. 126: end