class ACIrb::SpanVSpanProv

Public Instance Methods

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