{#
This file is part of the Sincerity JsDoc Template
Copyright 2011-2015 Three Crickets LLC.
The contents of this file are subject to the terms of the LGPL version 3.0:
http://www.gnu.org/copyleft/lesser.html
Alternatively, you can obtain a royalty free commercial license with less
limitations, transferable or non-transferable, directly from Three Crickets
at http://threecrickets.com/
#}
{! var properties = data.getAllProperties() !}
{! var methods = data.getAllMethods() !}
{! function meta(data) { !}