# File lib/nanoc/helpers/capturing.rb, line 61
      def captures_store
        @captures_store ||= CapturesStore.new
      end