class ACIrb::OpflexIDEpScope

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflex.rb, line 6250
def rn
  'scope-[' << @attributes['scopeContDn'] << ']'
end