{% method %}
## Method 1

{% sample lang="js" %}
JavaScript sample.


{% sample lang="go" %}
Go sample.


{% common %}
Common content.
{% endmethod %}

{% method %}
## Method 2

{% sample lang="js" %}
Yet another JavaScript sample.


{% common %}
Some more common content.
{% endmethod %}
