I am creating a TextMessage model to manage communications. I am using shoulda-matchers\' for testing
my model
class TextMessage < ApplicationRecord