class ACIrb::L3extOut

Public Instance Methods

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