Procsy is a class that is used to wrap execution of the Example class
35 36 37
# File 'lib/trunk_spec_helper.rb', line 35 def run_with_trunk RSpec::Trunk.new(self).run end