class ACIrb::TunnelRsTunnelToLooseNode

Public Instance Methods

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