class ClosingComments::Commentable::Module

Public Instance Methods

entity() click to toggle source
# File lib/closing_comments/commentable.rb, line 50
def entity
  'module'
end