class ACIrb::PolScopedCountTgt

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pol.rb, line 2828
def rn
  'scoped-' << @attributes['oCl'] << ''
end