class ACIrb::L2extOut

Public Instance Methods

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