class ACIrb::InfraStorage

Public Instance Methods

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