class ACIrb::IdentInst64

Public Instance Methods

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