# File lib/puppet/parser/resource/reference.rb, line 74
74:     def skip_for_yaml
75:         %w{@typeclass @definedtype}
76:     end