# File lib/celerity/ignoring_web_connection.rb, line 4 def initialize(web_client, pattern) super(web_client) @pattern = pattern end