<snippet>
<content><![CDATA[
@staticmethod
def default_${1:field_name}():
return ${2:True}
]]></content>
<tabTrigger>tryton_default.static</tabTrigger>
<scope>source.python</scope>
<description>Tryton: default_fieldname() function</description>
</snippet>