class ACIrb::L3extCons

Public Instance Methods

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