30 31 32 33
# File 'lib/roda/plugins/wedge.rb', line 30 def wedge(*args) args << { scope: self } ::Wedge[*args] end