# File lib/puppet/resource.rb, line 95
95:     def builtin_type?
96:         @reference.builtin_type?
97:     end