# File lib/puppet/type.rb, line 66 66: def self.attr_alias(param) 67: @attr_aliases[symbolize(param)] 68: end