# File lib/yaml.rb, line 341 def YAML.transfer( type_id, obj ) resolver.transfer( YAML.tagurize( type_id ), obj ) end