See https://github.com/modern-project/modern-ruby/commit/e1eee26187e5281f711ac3d52aaf925cf1364b31 where Docile was replaced with `instance_eval` to avoid the leakage of an instance variable: https://github.com/modern-project/modern-ruby/blob/e1eee26187e5281f711ac3d52aaf925cf1364b31/lib/modern/dsl.rb#L10-L13
See modern-project/modern-ruby@e1eee26 where Docile was replaced with
instance_evalto avoid the leakage of an instance variable:https://github.com/modern-project/modern-ruby/blob/e1eee26187e5281f711ac3d52aaf925cf1364b31/lib/modern/dsl.rb#L10-L13