class RDoc::Extend
frozen_string_literal: true
A Module extension to a class with #extend
RDoc::Extend.new 'Enumerable', 'comment ...'
frozen_string_literal: true
A Module extension to a class with #extend
RDoc::Extend.new 'Enumerable', 'comment ...'