class ACIrb::FcprConsumer

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fcpr.rb, line 77
def rn
  'cons-[' << @attributes['consDn'] << ']'
end