@rkofman yeah, maybe check the docs for the required interface (it's probably #match? Or #matches? plus #failure_message) and look for anything where those methods' #source_location is in ./spec or a gem? That should get you the classes; then you can grep for their names to find the helper method that uses them
#match #matches #failure_message #source_location