class ACIrb::SpanSpanLbl
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/span.rb, line 1798 def rn 'spanlbl-' << @attributes['name'] << '' end
# File lib/acirb/model/span.rb, line 1798 def rn 'spanlbl-' << @attributes['name'] << '' end