class ACIrb::Icmpv4If

Public Instance Methods

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