# File lib/mechanize.rb, line 1087
  def key= key
    @agent.private_key = key
  end