global

def last_step_result

def last_step_result
  @last_step_result || Core::Test::Result::Unknown.new
end