class ACIrb::PolGCount

Public Instance Methods

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