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

Class ${className}