# File lib/mcollective/aggregate.rb, line 40 def contains_output?(output) @ddl[:output].keys.include?(output) end