# File lib/excon.rb, line 44
    def mock=(new_mock)
      @mock = new_mock
    end