get_{init_args,attribute_values}
[gitmo/Class-MOP.git] / lib / Class / MOP / Instance.pm
index 2da9b3c..baac84b 100644 (file)
@@ -288,6 +288,8 @@ require that the C<$instance_structure> is passed into them.
 
 =item B<strengthen_slot_value ($instance_structure, $slot_name)>
 
+=item B<rebless_instance_structure ($instance_structure, $new_metaclass)>
+
 =back
 
 =head2 Inlineable Instance Operations