class ACIrb::L3extIp

Public Instance Methods

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