class ACIrb::DbgexpTechSupData

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbgexp.rb, line 890
def rn
  'tsd-' << @attributes['feature'] << ''
end