use strict;
use warnings;
-use Test::More tests => 248;
+use Test::More tests => 250;
use Test::Exception;
use Class::MOP;
instance_metaclass get_meta_instance create_meta_instance
new_object clone_object
construct_instance construct_class_instance clone_instance
- rebless_instance
+ rebless_instance rebless_instance_away
check_metaclass_compatibility
add_meta_instance_dependencies remove_meta_instance_dependencies update_meta_instance_dependencies