global

def print_step_name(formatter)

def print_step_name(formatter)
  formatter.step_name(
    keyword,
    step_match,
    status,
    source_indent,
    background,
    location.to_s)
end