This class is just a stub, the real adapter is in github.com/philsturgeon/typhoeus/blob/master/lib/typhoeus/adapters/faraday.rb
Needs to define this method in order to support Typhoeus <= 1.3.0
# File lib/faraday/adapter/typhoeus.rb, line 6 def call; end