class ACIrb::IsisDom

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/isis.rb, line 255
def rn
  'dom-' << @attributes['name'] << ''
end