# File lib/puppet/resource/reference.rb, line 18 18: def builtin_type? 19: builtin_type ? true : false 20: end