type github.com/jinzhu/inflection.Irregular

3 uses

	github.com/jinzhu/inflection (current package)
		inflections.go#L44: type Irregular struct {
		inflections.go#L53: type IrregularSlice []Irregular
		inflections.go#L193: 	irregularInflections = append(irregularInflections, Irregular{singular, plural})