class Insertion

def before_any(val) insertion(val, 0, true) end

Other tags:
    Since: - 0.6.0
def before_any(val) insertion(val, 0, true) end