class ACIrb::IsisLvlComp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/isis.rb, line 2200
def rn
  'lvl-' << @attributes['type'] << ''
end