Workaround bug in R when a method with default arguments end in 'get'
Occurs when using %extend for a template class and the extended methods contain default arguments. Closes #611