for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
from ..Module import Module
class oxrs(Module):
def parse_xcp(self, response, tag):
response.set('result.reason', tag.text)