class ACIrb::RtctrlSubjP

Public Instance Methods

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