# File lib/puppet/parser/yaml_trimmer.rb, line 4 def to_yaml_properties r = instance_variables - REMOVE r -= skip_for_yaml if respond_to?(:skip_for_yaml) r end