# File lib/skeleton/structure.rb, line 40
    def produces
      @produces ||= Set.new
    end