=item B<with_immutable { CODE } @class_names>
-Runs B<CODE> (which should contain normal tests) twice, and immutablizes each
-class in C<@class_names> in between the two runs.
+Runs B<CODE> (which should contain normal tests) twice, and make each
+class in C<@class_names> immutable in between the two runs.
=back