class ACIrb::CompRtHyper

Public Instance Methods

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