Data masking programming patterns : general problem

my_fun <- function(my_arg-my_behavior) {

  tidyverse::fun(my_arg-their_behavior)

}