class ACIrb::Icmpv6If

Public Instance Methods

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