# File lib/mechanize/http/agent.rb, line 320
  def visited_page url
    @history.visited_page resolve url
  end