class ACIrb::FirmwarePodFwGrp

Public Instance Methods

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