get negativePrefix()

in index.js [280:282]


	get negativePrefix() {
		return this.parsed.negative.prefix;
	}