def initialize():
    comment.echo_title("initialize")
def start():
    comment.echo_title("start")
def term():
    comment.echo_title("term")