class ACIrb::RelnRelnInst

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/reln.rb, line 239
def rn
  'rinst-[' << @attributes['resolverDn'] << ']'
end