global

def first_actual

Helper for formatter access to first actual/expected values
def first_actual
  actual_results&.first
end