class ACIrb::CompatSwitchFw

Public Instance Methods

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