class ACIrb::SpanCEpDef

Public Instance Methods

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