# File lib_core/rucy/wait.rb, line 44
def
wait
(
input
,
timeout
)
wait_by_timeout
(
input
,
timeout
)
end