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