Returns the given word in title case. The difference between this and string's title() method is that Title('4-ary') is '4-ary' while '4-ary'.title() is '4-Ary'.
(word)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected