50 51 52
# File 'lib/rspec/eventually.rb', line 50 def within(timeout) tap { @timeout = timeout } end