1
2
3
pub fn inner() -> String {
    "SO SO inner MUCH CHANGE".to_string()
}