class ACIrb::IdentElement32
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/ident.rb, line 527 def rn 'id32-' << @attributes['id'] << '' end
# File lib/acirb/model/ident.rb, line 527 def rn 'id32-' << @attributes['id'] << '' end