# File lib/faraday/request/retry.rb, line 37
def
max
(
self
[
:max
]
||=
2
).
to_i
end