# File lib/mechanize.rb, line 930
  def user_agent= user_agent
    @agent.user_agent = user_agent
  end