class ACIrb::CommPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/comm.rb, line 141
def rn
  'comm-' << @attributes['name'] << ''
end