class Marten::Template::Filter::Capitalize
Overview
The capitalize
filter.
The capitalize
filter allows to modify a string so that the first letter is converted to uppercase and all the
subsequent letters are converted to lowercase.