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