sort method

void sort()

Implementation

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