class ACIrb::L3RtdIf

Public Instance Methods

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