class ACIrb::StatsSubj

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/stats.rb, line 522
def rn
  'subj-[' << @attributes['tDn'] << ']'
end