use strict;
use warnings;
-use Test::More tests => 300;
+use Test::More tests => 302;
use Test::Exception;
use Class::MOP;
_rebless_as_mutable _remove_inlined_code
_immutable_metaclass
- immutable_trait constructor_name constructor_class destructor_class
+ immutable_trait immutable_options
+ constructor_name constructor_class destructor_class
DESTROY
);