class ACIrb::SpanCEpDefRef

Public Instance Methods

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