class ACIrb::ConfigImportIdP

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/config.rb, line 178
def rn
  'impid-' << @attributes['name'] << ''
end