sorbet: Bump `test/support/helper` files to `typed: true`
- Add `T.bind`s for RSpec example groups and matcher test helpers. - For the undefined predicate method raising NoMethodError, trick Sorbet into not flagging it as an error by using `public_send` instead of direct method call - because, correctly, the method does not exist but the test is already verifying that.
I
Issy Long committed
0b1f3c44fee6b253acb6b09b679c9f6844bfdcd8
Parent: 23e5f86