Using helpers in model?

I need to use the TextHelper in my model, so I can format a field in
Textile and cache it to the database. Is it possible to do this, or
is there a better, alternative way to achieve what I’m trying to do?