class ACIrb::DbgAcTrail

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbg.rb, line 988
def rn
  'trnst-' << @attributes['trnstNodeId'] << ''
end