method
before_suite_parts
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
before_suite_parts(# :nodoc:)
public
Hide source
# File lib/spec/example/before_and_after_hooks.rb, line 5 def before_suite_parts # :nodoc: @before_suite_parts ||= [] end