# frozen_string_literal: true Puppet::Parser::Functions::newfunction( :assert_type, :type => :rvalue, :arity => -3, :doc => <