class ACIrb::SpanVDestDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/span.rb, line 2219
def rn
  'vdestdef-' << @attributes['name'] << ''
end