class ACIrb::L3Inst

Public Instance Methods

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