Name       : string REMOVE_SPACE_FROM_ADVERB(string s)

Defined in : /sys/adverbs.h

Description: Returns the adverb without a preceding space if it had a
             preceding space. In fact, it just strips of the preceding space
             of any string.
