class ACIrb::PolLCount

Public Instance Methods

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