class ACIrb::L3extLIfPDef

Public Instance Methods

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