class ACIrb::TraceroutepTrEpExt

Public Instance Methods

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