method
after_each_parts
after_each_parts(# :nodoc:)
public
Hide source
# File lib/spec/example/before_and_after_hooks.rb, line 67 def after_each_parts # :nodoc: @after_each_parts ||= [] end