Support for the Ruby 2.4 series has ended. See here for reference.
A normal module, like NormalClass
The definition of this module, module MyModuleName
 
               # File rdoc/normal_module.rb, line 21
def definition
  "module #{full_name}"
end