class ACIrb::IsisInst

Public Instance Methods

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