class ACIrb::NwsFwPol

Public Instance Methods

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