# File lib/gh/faraday_adapter.rb, line 12
def
initialize
(
*
)
@mutex
=
Mutex
.
new
@requests
= {}
end