# File lib/friendly_id.rb, line 54
    def uses_friendly_id?
      respond_to? :friendly_id_config
    end