# File lib/typhoeus/expectation.rb, line 126
    def stubbed_from(value)
      @from = value
      self
    end