Class: Bgem::Output::Ext::RB::Module
- Inherits:
-
Object
- Object
- Bgem::Output::Ext::RB::Module
- Includes:
- Bgem::Output::Ext::RB
- Defined in:
- lib/bgem.rb
Instance Method Summary collapse
Methods included from Bgem::Output::Ext::RB
Methods included from StandardHooks
Instance Method Details
#head ⇒ Object
133 134 135 |
# File 'lib/bgem.rb', line 133 def head "module #{@name}\n" end |