class ACIrb::VnsCDev

Public Instance Methods

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