class ACIrb::SpanSrcDef

Public Instance Methods

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