# File lib/liquid/tags/case.rb, line 17
    def nodelist
      @blocks.flat_map(&:attachment)
    end