class ACIrb::SysmgrFwSt

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/sysmgr.rb, line 50
def rn
  'image-' << @attributes['type'] << ''
end