# File lib/mail/multibyte/chars.rb, line 333
      def limit(limit)
        slice(0...translate_offset(limit))
      end