sort method

void sort()

Implementation

void sort() {
	modification.sort();
}