get positiveSuffix()

in index.js [301:303]


	get positiveSuffix() {
		return this.parsed.positive.suffix;
	}