48 49 50
# File 'lib/web_crawler/parsers/mapper.rb', line 48 def filter @filter ||= Filter.new(@options[:filter], @binding) end