pub fn explode_permalink<S: AsRef<str>>(
    permalink: S,
    attributes: &Object
) -> Result<String>