class ACIrb::IdentElement64

Public Instance Methods

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