performInsertions method
Implementation
void performInsertions(AFCommandContext context, AFSourceTemplateInsertions insertions) {
buffer.performInsertions(context, insertions);
}
void performInsertions(AFCommandContext context, AFSourceTemplateInsertions insertions) {
buffer.performInsertions(context, insertions);
}