class ACIrb::Uribv4RouteOwner

Public Instance Methods

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