class ACIrb::ThrottlerClassCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/throttler.rb, line 50
def rn
  'classCont-' << @attributes['classId'] << ''
end