class ACIrb::SpanVSrcGrp

Public Instance Methods

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