# File lib/yaml/rubytypes.rb, line 13
def
to_yaml_properties
;
instance_variables
.
sort
;
end