# File lib/hiera/backend/eyaml/parser/encrypted_tokens.rb, line 125
          def initialize
            @regex = />\n(\s*)DEC(\(\d+\))?::(\w+)\[(.+?)\]\!/m
          end