# File lib/hiera/backend/eyaml/encryptors/gpg.rb, line 200
          def self.create_keys
            STDERR.puts "The GPG encryptor does not support creation of keys, use the GPG command lines tools instead"
          end