class ACIrb::IdentInst16

Public Instance Methods

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