class ACIrb::NdPfxPol

Public Instance Methods

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