class ACIrb::CompatSuppFw

Public Instance Methods

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