class ACIrb::L2ExtIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l2.rb, line 5200
def rn
  'ext-[' << @attributes['id'] << ']'
end