class ACIrb::SpanSrcGrp

Public Instance Methods

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