class ConfigurationTemplate < ActiveRecord::Base belongs_to :operating_system belongs_to :file_type include Iconizable end