const gopkg.in/yaml.v2.yaml_DEFAULT_MAPPING_TAG

one use

	gopkg.in/yaml.v2 (current package)
		yamlh.go#L325: 	yaml_DEFAULT_MAPPING_TAG  = yaml_MAP_TAG // The default mapping tag is !!map.