module RSpec::Support::InSubProcess

def in_sub_process_if_possible(*)

def in_sub_process_if_possible(*)
  yield
end