let fuga = try tag.mustFirstTag(name: "Hogehoge") .mustFirstTag() let hogehoge = try loader.mustResolveObject(tag: fuga) => { try Hogehoge.from($0) }