class ACIrb::SpanDestGrp

Public Instance Methods

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