class ACIrb::L3extLIfP

Public Instance Methods

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