class ACIrb::AibDom
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/aib.rb, line 97 def rn 'dom-' << @attributes['name'] << '' end
# File lib/acirb/model/aib.rb, line 97 def rn 'dom-' << @attributes['name'] << '' end