{} pub enum AvailableDesignDocs {{ {} }} impl AvailableDesignDocs {{ pub fn to_list() -> Vec<&'static str> {{ vec!( {} ) }} }}