func (loader *Loader) insertOperators() {
    if len(loader.operators) == 0 {
        return
    }