# File lib/robots.rb, line 111
  def self.timeout=(t)
    @timeout = t
  end