class Cucumber::Ast::Scenario

def fail!(exception)

def fail!(exception)
  @exception = exception
end