Method: RDoc::NormalModule#aref_prefix

Defined in:
lib/rdoc/normal_module.rb

#aref_prefixObject

:nodoc:



6
7
8
# File 'lib/rdoc/normal_module.rb', line 6

def aref_prefix # :nodoc:
  'module'
end