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