class ACIrb::EqptFan

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/eqpt.rb, line 5933
def rn
  'fan-' << @attributes['id'] << ''
end