<% int dotCount = packageName.count('.') String pathPref = '../' * (dotCount+1) %>
Package: ${packageName}

${classDesc} ${className}