# File lib/pickle/email/parser.rb, line 13
      def capture_index_in_email
        "(?:#{match_prefix}?(?:#{capture_index} )?email)"
      end