# File lib/mcollective/runner.rb, line 63 def run Log.warn("The #run method has been deprecated. Use #main_loop instead.") main_loop end