class ACIrb::SpanVSrcDef

Public Instance Methods

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