{% if include.object %}{{ include.object }}{% if include.method %}.{{ include.method }}{% endif %}{% endif %}{{ include.params }}{% if include.result %}{% if include.object %} {% endif %}# => {{ include.result }}{% endif %}