class ACIrb::Uribv6RouteOwner

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/uribv6.rb, line 153
def rn
  'owner-[' << @attributes['owner'] << ']'
end