document.write(` {%- for method in current_class.methods %} {{ method.name }} {%- endfor %} `);