# Functions
Decamel return the given string as space delimeted.
DecamelRegexp return the given string as space delimeted.
FuncName is similar to runtime.Caller, but instead to return program counter or function name with full path, FuncName returns just function name, separated filename, and line number.