# File lib/model.rb, line 27 def to_yaml_type; "!#{self.class.yaml_domain}/#{self.class.yaml_other_thing}" end