# File lib/typhoeus/hydra.rb, line 230
    def and_return(val)
      @response = val
    end