示例#1
0
    def _():
        do     = Object.from_object(do_function)
        string = Object.from_string(text)

        do(string)