Firstly, thanks for creating this gem, it's helping us out.
We our upgrading an old application to Rails 5.0 (5.0.7.2), and have switched to your gem (1.0.0) for this.
Including this DSL entry in a model using_access_control causes our tests to hang when these models are created (via FactoryBot).
I wonder if you could suggest some code that we can start digging into debugging purposes?