pub fn try_with_template(
    name: String,
    template_path: String,
    claim_path: String,
    ctx: &mut Context
) -> Result<String>