class ACIrb::L2EncapCons

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l2.rb, line 5072
def rn
  'cons-[' << @attributes['key'] << ']'
end