class ACIrb::PkiTP

Public Instance Methods

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