3 4 5
# File 'lib/with_retry/functions.rb', line 3 def build_options(args = {}) defaults.merge(args) end