class ACIrb::CoopIpv4Rec

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/coop.rb, line 550
def rn
  'epip4-' << @attributes['addr'] << ''
end