I have a config.around block as follows:
config.around
RSpec.configure do |config| config.around(:each) do |example| duration = Benchmark.realtime { example.