# File spec/spec_helper.rb, line 14
  def initialize
    @pages = ['http://localhost:8888/', 'http://localhost:8888/foo']
    @actual = nil
  end