mixed direct_fly_str(string str){
    return 1;
}

mixed direct_fly_into_str(string str){
    return 1;
}

