class ACIrb::CompatRtFabRel

Public Instance Methods

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