class ACIrb::L3RsL3If

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l3.rb, line 991
def rn
  'rsl3If-[' << @attributes['tDn'] << ']'
end