# File lib/moped/node.rb, line 498
def
timeout
@timeout
||=
(
options
[
:timeout
]
||
5
)
end