{% set method = hookable_metadata.context.method %} {% if method.description is not null %}
{{ method.description }}
{% endif %}