44 45 46
# File 'lib/browser/browser.rb', line 44 def self.root @root ||= Pathname.new(File.expand_path("../..", __dir__)) end