class ACIrb::CoopIpv6Rec

Public Instance Methods

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