class ACIrb::AaaSessionLR

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/aaa.rb, line 2470
def rn
  'sess-' << @attributes['id'] << ''
end