class ACIrb::SpanVSrcGrpDef

Public Instance Methods

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