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