@private
# File lib/rspec/core/memoized_helpers.rb, line 239 def self.article "an" end
# File lib/rspec/core/memoized_helpers.rb, line 235 def self.hook_expression "`after(:context)`" end
# File lib/rspec/core/memoized_helpers.rb, line 243 def self.hook_intention "cleanup state that is shared across examples in an example group" end