nitc :: ManPage :: from_string
init from_string(mmodule: MModule, string: String) do from_lines(mmodule, string.split("\n")) end