# File lib/mechanize.rb, line 884
  def redirect_ok= follow
    @agent.redirect_ok = follow
  end