When formatting the code: ```ruby foo.instance_exec(&T.must(block)) ``` It gets formatted to ```ruby foo.instance_exec() ```