# File lib/mechanize.rb, line 679
  def follow_meta_refresh= follow
    @agent.follow_meta_refresh = follow
  end