    ~{{class_name}}();
    {%- if use_verify_state_variables %}
    void VerifyStateVariables();
    {%- endif %}
    {%- if lookup_parameters is defined %}
    AbstractLookupTableCollection* GetLookupTableCollection();
    {%- endif %}
    double GetIIonic(const std::vector<double>* pStateVariables=NULL);