class ACIrb::BfdIf

Public Instance Methods

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