class ACIrb::DbgexpTechSupCollect

Public Instance Methods

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