class ACIrb::L2EncapRef

Public Instance Methods

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