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