class ACIrb::FvnsAddrInst

Public Instance Methods

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