def _getbody(self, body): "Handle the body argument." if body == "false": self.get_body = False self.logger.info('Spider will not extract email body.')