# File lib/faraday/adapter/test.rb, line 68 def options(path, headers = {}, &block) new_stub(:options, path, headers, &block) end