# File lib/friendly_id/slug_string.rb, line 111
      def initialize(string)
        super string.to_s
      end