1
2
3
function implement() {
    throw 'Not implemented';
}