addToBindMethod

open fun addToBindMethod(methodBuilder: MethodSpec.Builder, boundObjectParam: ParameterSpec)

True true to have the bind method build, false to not add the method to the generated class.