# File lib/rudy/routines/base.rb, line 9
9:     def self.disable_run; @@run = false; end