use super::StaticItem; pub fn static_items() -> Box> { Box::new(vec!().into_iter()) }