package did
// Format is the formatter to use for DIDs
var Format = formatter{}
type formatter struct{}