# File lib/thinking_sphinx/core/string.rb, line 6
      def to_crc32
        Zlib.crc32 self
      end