/**
 * {{sentencecase name}} helper.
 * @module {{pascalcase name}}Helper
 *
 * Helper is a collection of pure functions without any state.
 *
 * Generated by {{generator}} on {{today}},
 * from a template provided by {{ pkg.name }}.
 *
 * @see https://facebook.github.io/react/
 */
'use strict'

