Many modules in Ruby lack a basic top-level description of what they do. In many cases, this is a relatively easy task to do. What is needed is one or two paragraphs of description, and a couple of realistic examples of its use.
We also have a report of undocumented modules, classes, and methods that was
generated from RDoc using the rdoc -C path/to/files
command.
Init_<class name>
in <class_name>.c