# File lib/spec/runner/formatter/story/html_formatter.rb, line 151
          def step_pending(type, description, *args)
            print_step('pending', type, description, *args)
          end