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