pub fn local_name_is<S>(name: &'static str) -> Predicate<S>
where S: 'static + AsRef<EmulatorState>,