# File lib/countries/country/class_methods.rb, line 121 def searchable_attribute?(attribute) searchable_attributes.include?(attribute.to_sym) end