# File lib/typhoeus/filter.rb, line 5 def initialize(method_name, options = {}) @method_name = method_name @options = options end