Returns:
196 197 198
# File 'app/models/asset_type.rb', line 196 def self.known?(name) !find(name).nil? end