class ACIrb::SpanSrcGrpDef

Public Instance Methods

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