pub fn create_avm(
    call_service: CallServiceClosure,
    current_peer_id: impl Into<String>
) -> TestRunner