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