class Insertion

def after_any(val) insertion(val, 1, true) end

Other tags:
    Since: - 0.6.0
def after_any(val) insertion(val, 1, true) end