{{#self}}
{{>source_link}}

{{{nameWithGenerics}}} {{kind}} {{>feature_set}}

{{/self}} {{#constructor}}
{{ >annotations }} {{#isConst}}const{{/isConst}} {{{nameWithGenerics}}}({{#hasParameters}}{{{linkedParamsLines}}}{{/hasParameters}})
{{>documentation}} {{>source_code}} {{/constructor}}