class ACIrb::EptrkKVInfo

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/eptrk.rb, line 166
def rn
  'kvinfo-' << @attributes['key'] << ''
end