#!/usr/bin/python3

import zope.hookable
print(zope.hookable)
