72 73 74
# File 'lib/maruto/module_definition.rb', line 72 def sorted tsort.map { |mod_name| @h[mod_name] } end