class ACIrb::SpanSpanProv

Public Instance Methods

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