92 93 94
# File 'lib/daru/core/merge.rb', line 92 def right _opts merge_join(left: false, right: true) end