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