class ACIrb::L3extCtxExtEncapAllocator

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l3ext.rb, line 298
def rn
  'encap-[' << @attributes['encap'] << ']'
end