# File lib/hiera/backend/eyaml/encryptor.rb, line 32
        def self.encrypt *args 
          raise StandardError, "encrypt() not defined for encryptor plugin: #{self}"
        end