# File lib/ferret/browser.rb, line 6 6: def initialize(reader, path) 7: @reader, @path = reader, path 8: end