class ACIrb::CoopPol

Public Instance Methods

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