module Cucumber::Rails

def rescue_action(exception)

def rescue_action(exception)
  raise exception
end