class ACIrb::FvRsLocale

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 8253
def rn
  'rslocale-[' << @attributes['tDn'] << ']'
end