class ACIrb::SpanSpanLblDef

Public Instance Methods

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