Method: Chewy::Strategy#current

Defined in:
lib/chewy/strategy.rb

#currentObject



40
41
42
# File 'lib/chewy/strategy.rb', line 40

def current
  @stack.last
end