Spec was working on Rails 5.1.6 but fails on `act_as_paranoid` in Rails 5.2 <img width="1008" alt="screen shot 2018-08-23 at 5 12 57 pm" src="https://user-images.githubusercontent.com/11951665/44552322-f279c680-a6f7-11e8-928a-0f2990458fc5.png"> Paranoia is in fact there though as directly implementing source code of the matcher does work <img width="552" alt="screen shot 2018-08-23 at 5 15 13 pm" src="https://user-images.githubusercontent.com/11951665/44552393-2a810980-a6f8-11e8-9f23-c27df08ee0fd.png"> ----> This passes