class ACIrb::IsisIf

Public Instance Methods

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