class ACIrb::Icmpv4Dom

Public Instance Methods

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