class ACIrb::IdentInst32

Public Instance Methods

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