204 205 206
# File 'app/models/asset_type.rb', line 204 def self.find(type) @@type_lookup[type] if type end