<configure
    xmlns="http://namespaces.zope.org/zope"
    xmlns:zcml="http://namespaces.zope.org/zcml">

  <adapter
      factory=".default_adapter.DefaultLocalRoleAdapter"
      name="default"
      />

</configure>
