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