class ACIrb::SpanVDestGrp

Public Instance Methods

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