# File lib/countries/country/class_methods.rb, line 125
    def searchable_attributes
      instance_methods - UNSEARCHABLE_METHODS
    end