class ACIrb::VnsVEncapAsc

Public Instance Methods

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