# File lib/hiera/backend/eyaml/parser/encrypted_tokens.rb, line 105 def initialize @regex = />\n(\s*)ENC\[(\w+,)?([a-zA-Z0-9\+\/ =\n]+?)\]/ end