Method: Shomen::Model::Module#comment

Defined in:
lib/shomen/model/module.rb

#commentObject

Comment associated with module.



21
22
23
# File 'lib/shomen/model/module.rb', line 21

def comment
  @comment
end