class ACIrb::CompatCtlrHw

Public Instance Methods

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