module Spec::Example::BeforeAndAfterHooks

def before_each_parts # :nodoc:

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