keep the same context object around
don't create/destory the translation object every time. create it once in the ctor and keep it repurposing it for the whole facecontroller lifecycle
don't create/destory the translation object every time. create it once in the ctor and keep it repurposing it for the whole facecontroller lifecycle