class ACIrb::CompRtVm

Public Instance Methods

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