53 54 55 56
# File 'lib/shaf_client.rb', line 53 def stubs return unless @adapter == :test @stubs ||= Faraday::Adapter::Test::Stubs.new end