pub type ExecutionScriptsMap = HashMap<String, String>;
pub struct ExecutionScriptsMap { /* private fields */ }