class ACIrb::FabricMACProtPol

Public Instance Methods

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