# File lib/puppet/type.rb, line 49
49:   def self.attr_alias(param)
50:     @attr_aliases[symbolize(param)]
51:   end