# File lib/mcollective/application.rb, line 308 def main STDERR.puts "Applications need to supply a 'main' method" exit 1 end