class ACIrb::StatsThrTriggerP

Public Instance Methods

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