constructor()

in index.js [16:18]


	constructor(pattern) {
		this.parse(pattern);
	}