class ACIrb::RtpfxRule

Public Instance Methods

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