class ACIrb::PolConsumer

Public Instance Methods

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