# File lib/mcollective/client.rb, line 51 def collective if @options[:collective].nil? @config.main_collective else @options[:collective] end end