How to use helper in model?

if we want use helper in controller, use context_view, but I want to use
helper in model to format a message and store it message into redis db.
how?

See this screencast