namespace LB {

{% for type in typezz %}
{{ type }}
{% endfor %}

}