class ACIrb::SpanVDest

Public Instance Methods

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