pub fn visit_instance_frame<'ast, V: Visit<'ast> + ?Sized>(
    visitor: &mut V,
    frame: &'ast InstanceFrame
)