call all triggers in rebless_instance - tests now pass.
[gitmo/Moose.git] / lib / Class / MOP / Class.pm
index 45dfd46..856053a 100644 (file)
@@ -727,6 +727,7 @@ sub _create_meta_instance {
     return $instance;
 }
 
+# TODO: this is actually not being used!
 sub _inline_rebless_instance {
     my $self = shift;