o_Ensure Mutable
If immutable, copy the object as mutable, otherwise answer the original mutable continuation. This is used by the Interpreter to ensure it is always executing a mutable continuation and is therefore always able to directly modify it.