class ACIrb::L2InstPol

Public Instance Methods

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