# File src/ruby_supportlib/phusion_passenger/vendor/union_station_hooks_core/lib/union_station_hooks_core/spec_helper.rb, line 164
    def get(path)
      response = get_response(path)
      return_200_response_body(path, response)
    end