# File lib/puppet/type.rb, line 167 167: def self.metaparam?(param) 168: @@metaparamhash.include?(symbolize(param)) 169: end