# File lib/spec/runner/formatter/story/plain_text_formatter.rb, line 137
          def step_succeeded(type, description, *args)
            found_step(type, description, false, false, *args)
          end