module Spec::Example::BeforeAndAfterHooks

def after_all_parts # :nodoc:

:nodoc:
def after_all_parts # :nodoc:
  @after_all_parts ||= []
end