# File lib/common/collections/wp_items/output.rb, line 5 def output self.each { |item| item.output } end