Pony Gem sending to string instead of mail

I want to use the Ruby Gem - Pony to send alerts but for development purposes I just want to send the message to a string so that I can display it to see if it looks OK I don’t want to actually send an email. How would I do this? I am new to Ruby so please indulge me if the answer is obvious. Thanks.