class ACIrb::PolLCountCont

Public Instance Methods

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