Before continuing...
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
Currently all non-essential methods are packaged into the TranslationBuilder class, these can instead be extension methods which can clean up the class.
Describe alternatives you've considered
Leaving them in the class
Additional context
No response