method

after_suite_parts

after_suite_parts(# :nodoc:)
public

No documentation available.

# File lib/spec/example/before_and_after_hooks.rb, line 9
        def after_suite_parts # :nodoc:
          @after_suite_parts ||= []
        end