class ACIrb::CompatFexHw

Public Instance Methods

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