class ACIrb::CompatLcHw

Public Instance Methods

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